Skip to content

fix: add interrupt to tool context to fix ci#813

Merged
lizradway merged 1 commit intostrands-agents:mainfrom
lizradway:fixci
May 5, 2026
Merged

fix: add interrupt to tool context to fix ci#813
lizradway merged 1 commit intostrands-agents:mainfrom
lizradway:fixci

Conversation

@lizradway
Copy link
Copy Markdown
Member

Description

Adds missing interrupt property to the ToolContext object in the direct tool invocation docs example. The interrupt field became required on ToolContext after the SDK's interrupts PR (#784), which caused the typecheck:snippets CI check to fail.

Related Issues

strands-agents/sdk-typescript#784

Type of Change

  • Bug fix

Checklist

  • I have read the CONTRIBUTING document
  • My changes follow the project's documentation style
  • I have tested the documentation locally using npm run dev
  • Links in the documentation are valid and working

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lizradway lizradway changed the title fix: add interrupt and invocation state to fix ci fix: add interrupt and invocation state to tool context to fix ci May 5, 2026
@lizradway lizradway changed the title fix: add interrupt and invocation state to tool context to fix ci fix: add interrupt to tool context to fix ci May 5, 2026
@lizradway lizradway marked this pull request as ready for review May 5, 2026 18:12
@lizradway lizradway enabled auto-merge (squash) May 5, 2026 18:13
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Documentation Preview Ready

Your documentation preview has been successfully deployed!

Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-cms-813/docs/user-guide/quickstart/overview/

Updated at: 2026-05-05T18:14:29.289Z

@lizradway lizradway merged commit 58fe2d7 into strands-agents:main May 5, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants